ComponentOne FlexPivot for WinForms
GetData Method (ObjectConnector<T>)

C1.DataEngine.4 Assembly > C1.DataEngine Namespace > ObjectConnector<T> Class : GetData Method
Syntax
'Declaration
 
Public Overrides Sub GetData( _
   ByVal tableName As System.String, _
   Optional ByVal count As System.Long _
) 
public override void GetData( 
   System.string tableName,
   System.long count
)

Parameters

tableName
count
See Also

Reference

ObjectConnector<T> Class
ObjectConnector<T> Members